@charset "utf-8";

/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}

body,
a,
p,
li,
ul,
span,
h1,
h3,
table,
tr,
td,
input,
form {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    font-family: Microsoft YaHei, "SimSun";
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: none;
}

a:hover {
    color: #2578d8;
    text-decoration: none;
}

#header_index {
    margin: 0px auto;
    /* width:1000px; */
    z-index: 9999;
}

.h1_top {
    position: absolute;
    height: 22px;
    line-height: 22px;
    top: 0px;
    left: 50%;
    margin-left: -500px;
}

.h1_top h1 {
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
}

.h1_top span {
    float: left;
    display: block;
    height: 22px;
    line-height: 22px;
    width: auto;
}

.top_right {
    float: right;
}

.page_home {
    float: left;
    margin-top: 35px;
    margin-right: 20px;
    color: #333;
}

.tel_right {
    float: left;
    margin-top: 33px;
    color: #333;
}

.page_home a:link,
.page_home a:visited {
    color: #333;
}

.tel_right span {
    color: #cc0000;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
}

#menu_index {
    clear: both;
    margin: 0px auto;
    width: 1000px;
    background: url(menu_bg.jpg) no-repeat top center;
    position: relative;
}

#menu_index ul {
    overflow: hidden;
}

#menu_index li {
    float: left;
}

#menu_index a {
    width: 102px;
    text-align: center;
    margin: 0px 6px;
    display: block;
    line-height: 51px;
    color: #fff;
}

#menu_index a:hover,
#menu_index a.first_hover:link,
#menu_index a.first_hover:visited {
    background: url(menu_hover.jpg) no-repeat left center;
}

#menu_index dl {
    z-index: 9999;
}

#menu_index dd a {
    border-bottom: 1px solid #eaeaea;
    line-height: 24px;
    padding-left: 10px;
    font-family: SimSun;
    color: #333;
    margin: 0px;
    text-align: left;
}

#menu_index dd a:hover {
    background: #2578d8;
    color: #fff;
}

#menu_index li dl {
    line-height: 27px;
    list-style-type: none;
    text-align: left;
    left: -999em;
    width: 112px;
    position: absolute;
    background: #fff;
    z-index: 999;
}

#menu_index li:hover dl {
    left: auto;
}

#menu_index li.sfhover dl {
    left: auto;
}

.search_index {
    position: absolute;
    width: 194px;
    top: 10px;
    right: 10px;
}

.input {
    float: left;
    width: 165px;
    padding-left: 10px;
    background: url(search_bg.jpg) no-repeat left top;
    height: 30px;
    line-height: 33px;
    color: #009cff;
    border: none;
}

.search_name {
    float: right;
    width: 29px;
}

#banner_index {
    clear: both;
    background: #eeeeee;
    padding-bottom: 14px;
    z-index: -1;
}

.midbg {
    clear: both;
    width: 100%;
    height: 670px;
    margin: 0px auto;
    z-index: 3;
}

.iBan {
    height: 670px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    _zoom: 1;
    clear: none;
}

.iBanScreen {
    height: 68px;
    background-repeat: no-repeat;
    background-position: center top;
}

.iBanScreen ul {
    width: 100%;
    height: 670px;
    position: relative;
    top: 0;
    margin: 0 auto;
}

.iBanScreen li {
    width: 100%;
    height: 670px;
    overflow: hidden;
    position: absolute;
    display: none;
}

.iBanScreen li a {
    display: block;
    width: 100%;
    height: 100%;
}

.iBanScreen .num {
    position: absolute;
    width: 200px;
    bottom: 15px;
    left: 70%;
    z-index: 800;
}

.iBanScreen .num a {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 3px;
}

.iBanScreen .num a {
    display: inline-block;
    width: 12px;
    height: 12px;
    /*background:url(dots.png) no-repeat left top;_background:url(dots.gif) no-repeat left top;*/
    margin-right: 10px;
}

.iBanScreen .num a.cur {
    /*width:12px; height:12px; background:url(dotsFocus.png) no-repeat left top; _background:url(dotsFocus.gif) no-repeat left top;*/
}

#about_index {
    margin: 0px auto;
    /* width:1000px; */
    margin-top: 35px;
    margin-bottom: 35px;
}

.about_title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.about_title span {
    float: left;
    color: #333;
    font-size: 27.24px;
    font-weight: bold;
    font-family: arial;
    margin-right: 5px;
}

.about_title p {
    color: #e3070a;
    font-size: 26px;
}

@media (max-width: 768px) {
    .about_title p {
        font-size: 19px;
    }
}

.about_img {
    float: left;
    border: 1px solid #919191;
    padding: 8px;
    margin-right: 50px;
}

.name_index {
    font-size: 24px;
    color: #333;
    margin-top: 30px;
    text-decoration: underline;
    line-height: 40px;
}

.about_more a {
    float: right;
    margin-top: 10px;
}

.about_shouye {
    margin-top: 10px;
}

.about_shouye p {
    text-indent: 25px;
    color: #333;
}

@media (max-width: 768px) {
    .about_shouye p {
        font-size: 14px;
    }
}

#pro_bg {
    background: #f7f7f7;
    border-top: 2px solid #eee;
    padding-top: 34px;
    overflow: hidden;
    padding-bottom: 35px;
}

#pro_index {
    margin: 0px auto;
    /* width:1000px; */
}

.en_pro {
    background: url(pro_en.jpg) no-repeat top center;
    height: 31px;
    width: 361px;
    margin: 0px auto;
}

.pro_bg {
    background: url(pro_bg.jpg) repeat-x bottom center;
    margin-bottom: 25px;
    text-align: center;
    padding-left: 52px;
    font-size: 18px;
    line-height: 32px;
    padding: 5px 0;
}

.pro_bg span {
    background: #f7f7f7;
    text-align: center;
    margin: 0px auto;
    width: 15%;
    font-size: 24px;
    display: block;
    text-align: center;
}

.pro_more {
    font-size: 18px;
    float: right;
}

#prolist_left {
    float: left;
    width: 230px;
    background: #fff;
    padding-bottom: 10px;
    height: 540px;
}

.prolist_title {
    background: url(prolist_title.jpg) no-repeat 30px 25px #2578d8;
    color: #fff;
    line-height: 70px;
    padding-left: 60px;
    font-size: 26px;
}

#prolist_left li {
    line-height: 30px;
    padding-top: 10px;
    border-bottom: 1px solid #f7f7f7;
}

#prolist_left a {
    margin-left: 30px;
    background: url(jt.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
}

#prolist_left a:hover {
    background: url(jt_hover.jpg) no-repeat left center;
}

.shouye_pro li {
    float: left;
    width: 236px;
    margin-left: 16px;
    _margin-left: 12px;
    margin-bottom: 15px;
    background: url(list_bg.jpg) no-repeat right bottom;
    padding-right: 3px;
    padding-bottom: 4px;
}

.shouye_pro a {
    padding-bottom: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    display: block;
}

.shouye_pro a h3 {
    line-height: 35px;
}

.shouye_pro a:link,
.shouye_pro a:visited {
    background: url(pro_link.jpg) no-repeat center bottom 8px #e4e1e1;
}

.shouye_pro a:hover {
    background: url(pro_hover.jpg) no-repeat center bottom 8px #2578d8;
    color: #fff;
}

.new_en {
    background: url(new_en.jpg) no-repeat top center;
    height: 26px;
    width: 234px;
    margin: 0px auto;
    margin-top: 30px;
}

.new_zx {
    text-align: center;
    display: block;
    margin: 0px auto;
    color: #333;
    font-size: 24px;
    background: url(new_title.jpg) no-repeat bottom center;
    padding-bottom: 5px;
    line-height: 40px;
}

.new_bg {
    background: url(new_bg.jpg) repeat-x 0px 40px;
    overflow: hidden;
    margin-bottom: 30px;
    overflow: hidden;
}

.new_in {
    margin: 0px auto;
    /* width:1000px; */
    position: relative;
}

.new_more {
    float: right;
    text-align: right;
    margin-bottom: 15px;
    margin-top: 50px;
    *margin-top: 70px;
}

.new_xj {
    margin: 0px auto;
    background: url(new_jt.jpg) no-repeat top center;
    width: 78px;
    height: 72px;
    margin-top: 20px;
}

#new_top {
    clear: both;
    margin: 0px auto;
    width: 100%;
}

.new_list li {
    float: left;
    width: 322px;
    background: url(new01_bg.jpg) repeat-y left top;
    margin-right: 15px;
}

.new01_yy {
    background: url(new01_yy.jpg) no-repeat left bottom;
    height: 15px;
}

.new_list h3 {
    background: #fff;
    text-align: center;
    font-size: 14px;
}

.new_list h3 a {
    color: #666;
    display: block;
    line-height: 70px;
}

.newbg {
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.newbg span a {
    color: #3e7f93;
    font-size: 14px;
}

.new_list02 li {
    float: left;
    width: 322px;
    background: url(new02_bg.jpg) repeat-y left top;
    margin-right: 15px;
}

.new02_yy {
    background: url(new02_yy.jpg) no-repeat left bottom;
    height: 15px;
}

.new_list02 h3 {
    background: #fff;
    text-align: center;
    font-size: 14px;
}

.new_list02 h3 a {
    color: #666;
    display: block;
    line-height: 70px;
}

.newbg02 {
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.newbg02 p {
    color: #fff;
}

.newbg02 span a {
    color: #fff;
    font-size: 14px;
}

.new_list03 li {
    float: left;
    width: 322px;
    background: url(new03_bg.jpg) repeat-y left top;
}

.new03_yy {
    background: url(new03_yy.jpg) no-repeat left bottom;
    height: 15px;
}

.new_list03 h3 {
    background: #fff;
    text-align: center;
    font-size: 14px;
}

.new_list03 h3 a {
    color: #666;
    display: block;
    line-height: 70px;
}

.newbg03 {
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.newbg03 p {
    color: #fff;
}

.newbg03 span a {
    color: #fff;
    font-size: 14px;
}

.news_list {
    clear: both;
    margin: 0px auto;
    /* width:1000px; */
}

.news_list li {
    float: left;
    line-height: 30px;
    width: 450px;
    /* margin-left:30px; */
}

.time {
    float: right;
    margin-right: 10px;
    line-height: 30px;
}

.footer_bg {
    margin: 0px auto;
    width: 100%;
    background: #2b2e35;
    padding-top: 30px;
    padding-bottom: 20px;
}

.footer_index {
    margin: 0px auto;
    /* width:1000px; */
    text-align: center;
    color: #70777e;
}

.footer_index p {
    color: #70777e;
}

.footer_index a {
    color: #70777e;
}

.name_footer {
    color: #70777e;
    font-size: 18px;
    margin-bottom: 15px;
}

.name_zhuying {
    font-size: 14px;
    padding: 5px;
}

.name_zhuying a {
    font-size: 14px;
    color: #70777e;
}

.footer_menu a {
    color: #bababa;
    font-size: 14px;
    margin-bottom: 10px;
}

.banquan {
    background: url(footer_line.jpg) no-repeat bottom center;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.contact_footer {
    background: url(tel_bottom.jpg) no-repeat bottom center;
    padding-bottom: 60px;
}

.contact_footer span {
    font-size: 14px;
    color: #bababa;
    text-transform: uppercase;
}

.banner_in {
    margin: 0px auto;
    width: 100%;
    height: 200px;
}

.container_bg {
    background: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 30px;
}

.container {
    margin: 0px auto;
    /* width:1000px; */
    overflow: hidden;
}

.mydefault_content {
    float: right;
    width: 750px;
}

.myde_content {
    clear: both;
    background: #FFF;
    overflow: hidden;
    _float: left;
    _width: 100%;
}

.subtitle {
    float: left;
    width: 100%;
    border-bottom: 1px solid #2578d8;
}

.weizhi {
    float: right;
    line-height: 50px;
}

.wz_inside {
    font-size: 24px;
}

.wz_inside span {
    background: url(prolist_title.jpg) no-repeat 30px 15px #2578d8;
    color: #fff;
    line-height: 50px;
    padding-left: 60px;
    font-size: 20px;
    float: left;
    padding-right: 30px;
}

.about_content {
    padding: 20px 20px 20px 20px;
}

.about_content p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}

#prolist_left02 {
    float: left;
    width: 230px;
    background: #fff;
    padding-bottom: 10px;
    border: 1px solid #f7f7f7;
}

.prolist_title02 {
    background: url(prolist_title.jpg) no-repeat 30px 15px #2578d8;
    color: #fff;
    line-height: 50px;
    padding-left: 60px;
    font-size: 20px;
}

#prolist_left02 li {
    line-height: 30px;
    padding-top: 10px;
    border-bottom: 1px solid #f7f7f7;
}

#prolist_left02 a {
    margin-left: 30px;
    background: url(jt.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
}

#prolist_left02 a:hover {
    background: url(jt_hover.jpg) no-repeat left center;
}

.proimg {
    margin-top: 20px;
}

.proimg li {
    float: left;
    width: 232px;
    height: 240px;
    margin: 0px 8px;
    _margin: 0px 6px;
    text-align: center;
}

.proimg li h3 {
    font-size: 12px;
    font-weight: normal;
}

.proimg img {
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

/* .page{clear:both; float:left; width:100%; text-align:center; margin-bottom:20px;}
.page a{ margin:0px 5px;}
.page a.active:link,.page a.active:visited{color:#2578d8; font-weight:bold;} */
/**翻页*/
#page,
.page {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    clear: both;
}

#page li {
    margin: 0;
    padding: 0;
    width: unset;
    border: 0;
}

#page a.active,
.page a.active {
    color: #fff;
    border: 1px solid;
    width: 20px;
    background-color: #5bc6f0;
    padding: 0;
}

#page a,
.page a {
    color: #434343;
    display: inline-block;
    margin: 3px;
    padding: 3px;
}

h1.biaoti {
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
}

span.hit {
    margin: 0px auto;
    text-align: center;
    display: block;
    line-height: 30px;
}

#proshow img {
    margin: 0px auto;
    text-align: center;
    display: block;
}

.nr {
    margin-left: 10px;
    margin-bottom: 15px;
    margin-right: 25px;
}

#up_down,
.details {
    clear: both;
    width: 95%;
    margin-left: 8px;
    border: 1px solid #ccc;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 30px;
}

.new_inside {
    margin-bottom: 20px;
}

.new_inside li {
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
}

.new_inside li a {
    line-height: 36px;
}

.new_inside span {
    float: right;
    margin-right: 10px;
    line-height: 36px;
}

#shouji {
    position: fixed;
    _position: absolute;
    top: 150px;
    right: 20px;
    background: #cfcfcf;
    z-index: 9999;
}

#shouji p {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: #ff0000;
}

#shouji img {
    width: 150px;
}

#pro_list {
    float: right;
    width: 77%;
}

.word_news,
.word_news h2,
.word_news a .word_protduct,
.word_protduct h2,
.word_protduct h3,
.word_protduct a {
    color: #333;
}

.word_news div,
.word_protduct div {
    margin: 0 10px;
}

.word_protduct h2,
.word_protduct h2 span {
    font-family: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    padding: 15px 0;
}

.word_protduct h2 span {
    text-indent: 0%;
    display: inline-block;
}

.word_protduct h3,
.word_news h2 {
    text-indent: 0%;
    font-family: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
    text-align: left;
}

.word_protduct p,
.word_protduct a,
.word_news a {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
}

.word_news ul,
.word_protduct ul {
    overflow: hidden;
}

.word_news li,
.word_protduct li {
    text-align: left;
}

.word_news li a,
.word_protduct li a {
    display: block;
    width: 90%;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}